﻿*{

    font-family: 微软雅黑;
    margin: 0;
    padding: 0;
    color: inherit;
    border:none;
}

hr{
    border: 1px inset;
}

a{
    text-decoration: none;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
}

body{
    min-width:1200px;
}
.head{
    width: 100%;
    height: 300px;
    background:url("../images/bg_head.png");
    background-position:center top;
    background-repeat: no-repeat;
    background-size:100% 100%;
}

.c_w_1200{
    width: 1200px;
    margin: 0 auto;
}

.head .c_w_1200{
    height: 300px;
    position: relative;
    background: url("../images/head_1.png");
    background-position:center top;
    background-repeat: no-repeat;
}

.tool{
    position: absolute;
    top: 25px;
    right: 0;
    font-size: 14px;
    color: #444444;
}

.tool a{
    font-size: 14px;
    color: #444444;
    padding: 15px;
}

.nav{
    width: 100%;
    height: 56px;
    background-color: #005bac;
    border-bottom: 5px solid #d6181f;
}

.nav .itm{
    line-height: 56px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding: 0 20px;
    float: left;
}

.main {
    padding-top: 10px;
    /*padding-bottom: 50px;*/
    /*background: url('../images/bg_main.jpg') no-repeat top left #234ba0;*/
    background-size: 100% 100%;
}

.tt{
    margin-top: 20px;
    position: relative;
    max-height: 110px;
    overflow: hidden;
}

.tt h1{
    width: 1200px;
    margin: 0 auto;
    font-size: 40px;
    color: #005bac;
    text-align: center;
}

.tt p{
    font-size: 16px;
    color: #444444;
    text-align: center;
}

.tt .more{
    font-size: 16px;
    color: #0081CD;
    position: absolute;
    bottom: 0;
    right: 0;
}

.p1{
    margin-top: 35px;
    overflow: hidden;
}

.tpxw{
    width:600px;
    height: 400px;
    overflow: hidden;
    float: left;
    position: relative;
}

.tpxw .itm,.tpxw .itm img{
    width:600px;
    height: 400px;
    position: relative;
    cursor: pointer;
    transition: all 0.8s;
}

.tpxw .itm img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.tpxw .til{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: rgba(20, 117, 198, 0.75);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    text-align: left;
    padding-left: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.tpxw .til a{
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #ffffff;
}

.tpxw-swiper .tpxw-pagination{
    position: absolute;
    left: unset;
    right: 12px;
    bottom: 19px;
    z-index: 1;
}

.tpxw .swiper-pagination-switch{
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background-color: #d0d0d0;
    display: block;
    float: left;
    margin-right: 12px;
    cursor: pointer;
}

.tpxw .swiper-pagination-switch.swiper-active-switch{
    background-color: #e64242;
}

.zhyw{
    width: 570px;
    float: right;
    margin-top: 15px;
}

.lm-til{
    width: 100%;
    height: 42px;
    position: relative;
    border-bottom: 2px #005bac solid;
    background-position:left top;
}

.jdbg .lm-til
{
}

.jdbg .lm-til .title
{
    width: 198px;
    opacity:0.5;
}
.jdbg .lm-til .title.active
{
    opacity:1;
}
.jdbg .lm-til .bgzq
{
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #777777;
    position: absolute;
    right: 0;
    top: 0;
    width: 185px;
}
.jdbg .lm-til .bgzq .title-small
{
    float: left;
    text-align: center;
    padding-top: 5px;
    line-height: 1.2;
    font-size: 14px;
}

.lm-til h2,h3{
    font-size: 24px;
    color: #005bac;
    line-height: 42px;
    padding-left: 17px;
}

.lm-til .more{
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #005bac;
    position: absolute;
    right: 0;
    top: 0;
}

.zhyw .new-1{
    max-height: 72px;
    font-size: 22px;
    color: #005bac;
    line-height: 36px;
    margin: 25px auto 0 auto;
    overflow: hidden;
}

.zhyw .new-list .til {
    font-size: 24px;
}

.new-list{
    width: 100%;
    overflow: hidden;
    list-style: none;
}

.new-list li{
    width: 100%;
    height: 63px;
    line-height: 63px;
    /*border-bottom: 1px dashed #ffffff;*/
}

.new-list .dot{
    width: 6px;
    height: 6px;
    background-color: #005bac;
    float: left;
    margin: 30px 12px 0 0;
}

.new-list .til{
    width: 90%;
    color: #005bac;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zhyw .new-list{
    height: 350px;
}

.banner{
    margin-top: 20px;
    overflow:hidden;
}

.banner img{
    width: 300px;
    /* width: 400px;  */
    margin: 12px 0;
    float:left;
}

.tzgg{
    height: 50px;
    background-color: #F4F4F4;
    padding: 5px;
    box-sizing: border-box;
    margin-top: 20px;
}

.tzgg .til{
    width: 118px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    background-color: #00b538;
    float: left;
    margin-right: 20px;
}

.tzgg .textArea{
    width: 1050px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    float: left;
    position: relative;
}

.tzgg .textArea .itm{
    color: #444444;
    float: left;
    margin-right: 35px;
}

.roll{
    min-width:100%;
    position: absolute;
    left: 0;
    white-space: nowrap;
}

.ztzl{
    height: 120px;
    padding: 11px 0px;
    box-sizing: border-box;
}

.ztzl .til{
    width: 46px;
    height: 122px;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    background-color: #00b538;
    float: left;
    padding: 10px 12px 0 12px;
    box-sizing: border-box;
}

.ztzl-swiper{
    width: 1200px;
    height: 100px;
    overflow: hidden;
    position: relative;
    float: right;
}

.ztzl-swiper .itm,.ztzl-swiper .itm img{
    text-align: center;
    width: 295px;
    height: 100px;
    cursor: pointer;
    transition: all 0.8s;
}

.ztzl-swiper .itm img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.ztzl .arrow-left {
    background: url(../images/feel3.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 14px;
    z-index: 10;
}

.ztzl .arrow-right {
    background: url(../images/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 14px;
    z-index: 10;
}

#ztzl-lbtn{
    width: 20px;
    height: 50px;
    background: url("../images/arr_l.png");
    background-position:center top;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 25px;
    cursor: pointer;
}

#ztzl-rbtn{
    width: 20px;
    height: 50px;
    background: url("../images/arr_r.png");
    background-position:center top;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 25px;
    cursor: pointer;
}

.p2{
    margin-top: 10px;
    overflow: hidden;
}

.lm_w_383{
    width: 583px;
    float: left;
    overflow: hidden;
    font-size:18px;
}

.lm_w_383 .banner{
    margin-top: 0;
}

.lm_w_383 .banner img {
    width: 100%;
    margin: 10px 0 5px 0;
}

.new-list-1{
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
    list-style: none;
}

.new-list-1 li{
    width: 100%;
    height: 45px;
    line-height: 45px;
}

.new-list-1 .dot{
    width: 6px;
    height: 6px;
    background-color: #005bac;
    float: left;
    margin: 20px 12px 0 0;
    margin-left: 8px;
}

.new-list-1 .til{
    width: 90%;
    font-size: 20px;
    color: #444444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-list-1 .til a:hover {
    font-weight: bold;
    color: #f33535;
    -webkit-transition: none;
    transition: none;
}

.scdc,.jcfc,.tshy,.jbfs,.jzqk,.zgqk {
    margin-left: 30px;
}

.jdbg,.scdc,.xsxc,.lyqf,.tshy,.jbfs,.fkqk.zgqk {
    margin-top: 30px;
}

.qfsj {
    margin-top: 10px;
    padding-top: 10px;
    /*padding-bottom: 30px;*/
    /*background: url('../images/bg_lzwh.jpg') no-repeat top left #234ba0;*/
    background-size: 100% 100%;
}

.qfsj h3{
    font-size: 20px;
    color: #005bac;
    width: 1200px;
    margin: 0 auto;
    text-align: left;
}

.qfsj .con{
    width: 100%;
    height: 465px;
    margin-top: 10px;
    overflow: hidden;
}

.qfsj .wrapper{
    overflow: hidden;
    margin-top: 10px;
    padding-left: 7px;
}

.qfsj .wrapper .itm{
    width: 154px;
    height: 40px;
    line-height: 40px;
    color: #005bac;
    text-align: center;
    float: left;
    font-size: 24px;
}

.qfsj .wrapper .itm.active{
    border-bottom: 3px solid #005bac;
    font-weight: bold;
}

.qfsj .content{
    overflow: hidden;
    margin-top: 16px;
}

.qfsj .content .right{
    width: 595px;
    margin-right: 15px;
}

.left{
    float: left;
}

.right{
    float: right;
}

.hide{
    display: none;
}

.l-img{
    width: 590px;
    height: 362px;
    position: relative;
    overflow: hidden;
}

.l-img img{
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: all 0.8s;
}

.l-img img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.l-img .til{
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    padding: 0 20px;
    background-color: rgba(20, 117, 198, 0.75);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lzjd-left{
    width: 360px;
    height: 362px;
    position: relative;
    overflow: hidden;
}

.lzjd-map{
    background-color:#deefec;
    background:#deefec url(../images/map.png) no-repeat;
    width: 360px;
    height: 362px;
    position:relative;
}

.mapName {
    color:#fff;
    font-size:18px;
    text-align:center;
}

.mapName a {
    color:#FFF;
    text-decoration:none;
    display:block;
    width:60px;
    height:25px;
}

.mapName i {
    font-size: 16px;
}

.mapName a:hover {
    color:#ef0000;
    text-decoration:none;
}

#yuancheng {
    position:absolute;
    width:60px;
    height:25px;
    z-index:8;
    left: 55px;
    top: 255px;
}

#dongyuan {
    position:absolute;
    width:60px;
    height:25px;
    z-index:7;
    left: 120px;
    top:195px;
}

#heping {
    position:absolute;
    width:60px;
    height:25px;
    z-index:4;
    left: 155px;
    top: 98px;
}

#longchuan {
    position:absolute;
    width:60px;
    height:25px;
    z-index:5;
    left: 230px;
    top: 118px;
}

#zijin {
    position:absolute;
    width:60px;
    height:25px;
    z-index:6;
    left: 160px;
    top: 285px;
}

#lianping {
    position:absolute;
    width:60px;
    height:25px;
    z-index:2;
    left: 63px;
    top: 115px;
}

.lzjd-right-img {
    width: 268px;
    height: 179px;
    position: relative;
    overflow: hidden;
    float: left;
    margin: 0 0 4px 5px;
}

.lzjd-right-img img {
    cursor: pointer;
    transition: all 0.8s;
}

.lzjd-right-img img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.lzjd-right-img .til{
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    padding: 0 20px;
    background-color: rgba(20, 117, 198, 0.75);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s-img{
    width: 292px;
    height: 179px;
    position: relative;
    overflow: hidden;
    float: left;
    margin: 0 0 4px 5px;
}

.s-img img{
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: all 0.8s;
}

.s-img img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.s-img .til{
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    padding: 0 20px;
    background-color: rgba(20, 117, 198, 0.75);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p3{
    overflow: hidden;
    margin-top: 35px;
}

.rmsd{
    width: 382px;
    float: left;
    overflow: hidden;
}

.rmsd .lm-til{
    background: none;
}

.rmsd .lm-til h3{
    padding-left: 0;
}

.rmsd .newsWrap{
    width: 100%;
    height: 254px;
    border: 1px solid #e3e3e3;
    padding: 6px;
    box-sizing: border-box;
    margin-top: 15px;
    margin-bottom: 16px;
}

.imgNew{
    width: 100%;
    position: relative;
}

.imgNew img{
    width: 100%;
    height: 162px;
}

.imgNew .til{
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    padding: 0 8px;
    background-color: rgba(0,0,0,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rmsd .newsWrap .new-list-1{
    margin-top: 8px;
}

.rmsd .btn{
    float: left;
    margin: 0 6px 10px 0;
}

.rmsd .btn.end{
    margin: 0 0 10px 0;
}

.qfgl{
    width: 793px;
    float: right;
}

.qfgl .lm-til{
    background: none;
}

.qfgl .content{
    width: 793px;
    height: 451px;
    box-sizing: border-box;
    border: solid 1px #e3e3e3;
    padding: 6px;
    margin-top: 15px;
}

.imgNewSet{
    width: 380px;
    float: left;
    margin-right: 15px;
}

.imgNewSet.end{
    margin-right: 0;
}

.imgNewSet .til-1{
    width: 43px;
    height: 159px;
    background: url("../images/bg_til_1.jpg");
    background-position:center top;
    background-repeat: no-repeat;
    float: left;
    padding:35px 10px;
    box-sizing: border-box;
    text-align: center;
    color: #ffffff;
}

.imgNewSet .imgNew{
    float: right;
}

.imgNewSet .imgNew,.imgNewSet .imgNew img{
    width: 330px;
    height: 159px;
}

.lm_w_381{
    width: 381px;
    float: left;
    margin:20px 15px 0 0;
}

.lm_w_381 .topLine{
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    position: relative;
}

.lm_w_381 .topLine .lm{
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: #005bac;
    border-left: 6px solid #005bac;
    margin-bottom: 5px;
    padding-left: 10px;
}

.lm_w_381 .topLine .more{
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #777777;
    position: absolute;
    right: 5px;
    top: 0;
}

.lm_w_381 .new-list-1{
    margin-top: 5px;
}

.lm_w_381 .new-list-1 li {
    height: 27px;
    line-height: 27px;
}

.lm_w_381 .new-list-1 .dot {
    margin: 11px 12px 0 0;
}

.ll,.lt{
    margin:20px 0 0 0;
}

.xglj{
    /*margin-top: 30px;*/
}

.xglj .yqlj_ul li {
    float: left;
    margin-right: 3px;
    margin-bottom: 10px;
    width: 236px;
    height: 74px;
    overflow: hidden;
}

.xglj .yqlj_ul a {
    position: relative;
    display: block;
    border: 1px solid #eee;
}

.xglj .yqlj_ul img {
    width: 234px;
    height: 72px;
    cursor: pointer;
    transition: all 0.8s;
}

.xglj .yqlj_ul img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.xglj h3{
    font-size: 24px;
    color: #005bac;
    margin-bottom: 20px;
}

.xqxxgk {
    margin-top: 30px;
}

.xqxxgk .xqxxgk_ul li {
    float: left;
    margin-right: 18px;
    margin-bottom: 10px;
    width: 280px;
    height: 60px;
    border-radius: 10px;
    border: 1px solid #c0c0c0;
    overflow: hidden;
    background-color: #f8f4ed;
}

.xqxxgk .xqxxgk_ul a {
    position: relative;
    display: block;
    border: 1px solid #eee;
}

.xqxxgk .xqxxgk_ul img {
    width: 280px;
    height: 60px;
    cursor: pointer;
    transition: all 0.8s;
}

.xqxxgk .xqxxgk_ul img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.c_w_1170{
    width: 1170px;
    margin: 0 auto;
}

.c_w_1170 .wrapper{
    overflow: hidden;
}

.c_w_1170 .wrapper .itm{
    width: 234px;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    color: #005bac;
    text-align: center;
    float: left;
    cursor: pointer;
}

.c_w_1170 .wrapper .itm.active{
    border-bottom: 3px solid #005bac;
}

.link{
    width: 100%;
    margin-top: 15px;
    margin-bottom: 35px;
    overflow: hidden;
}

.linkItm{
    line-height: 30px;
    margin-right:35px;
    float: left;
}

.foot{
    width: 100%;
    height: 157px;
    background-color: #005bac;
    overflow: hidden;
}

.foot .con{
    width: 700px;
    margin: 40px auto 0 auto;
    overflow: hidden;
}

.foot .logo_1{
    float: left;
    margin-top: -2px;
    margin-right: 20px;
}

.foot .logo_2{
    float: left;
    margin-top: 12px;
    margin-left: 45px;
    margin-right: 8px;
}

.foot .text{
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
}

.foot .text p{
    font-size: 14px;
    line-height: 24px;
}


.foot .text2{
    font-size: 16px;
    margin-top: 15px;
}

.foot .text2 p{
    font-size: 16px;
}


#submitId {
    border: none;
    background: none;
    outline: none;
    width: 38px;
    height: 40px;
    float: right;
}

.addHight {
    height: 90px;
}
